-
Notifications
You must be signed in to change notification settings - Fork 91
Add ucx test #711
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add ucx test #711
Conversation
🚧 CI BlockedThe main CI workflow was not started for the following reason:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds support for UCX testing in the CI pipeline by introducing a new test function and making the UCX transport layer selection configurable based on the buffer device type.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| tests/unit_tests/run_accuracy_test.sh | Makes UCX_TLS configurable, using gaudi-specific settings when buffer device is HPU, and restores proper git root detection |
| tests/full_tests/ci_gsm8k_tests.sh | Adds new test function for PD disaggregate through NIXL UCX |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
156e4c2 to
5480568
Compare
|
Since intel-staging/ucx#1 is not merged yet, convert the PR to draft to avoid repeated CI |
🚧 CI BlockedThe main CI workflow was not started for the following reason:
|
Signed-off-by: Daniel Huang <[email protected]>
Signed-off-by: Daniel Huang <[email protected]>
🚧 CI BlockedThe main CI workflow was not started for the following reason:
|
Signed-off-by: Daniel Huang <[email protected]>
Signed-off-by: Daniel Huang <[email protected]>
Signed-off-by: Daniel Huang <[email protected]>
Signed-off-by: Daniel Huang <[email protected]>
Signed-off-by: Daniel Huang <[email protected]>
Signed-off-by: Daniel Huang <[email protected]>
Signed-off-by: Daniel Huang <[email protected]>
Signed-off-by: Daniel Huang <[email protected]>
Signed-off-by: Daniel Huang <[email protected]>
Signed-off-by: Daniel Huang <[email protected]>
Signed-off-by: Daniel Huang <[email protected]>
Adds pd nixl UCX test to CI. This is dependent on intel-staging/ucx#1